@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;font-size:12px;font-family:"微软雅黑"; background-color: #fff; color: #333;}
img{border:none;}
p{margin:0;padding:0;}
ul,li,ol,dl,dt,dd{margin:0;padding:0;list-style-type:none;}
a{color:#333;font-size:12px;text-decoration:none;transition:all 0.3s ease-in-out 0s;}
a:hover{text-decoration:none;}
.clearfix{zoom: 1; }
.clearfix:after{display: block; clear: both; visibility: hidden; height:0; overflow: hidden; content: "."; }
.center{margin:auto;}
.moddle{width:1200px;}
.clear{clear:both;}
.wrapper{ width: 1200px; margin: 0px auto;}
.sbj{ margin-top: 30px;}
.tpwz{ line-height: 30px; background: #D6D6D6;}
#alttxt{background: #FFF;border: 1px #ddd solid;font-size:12px;padding:10px;z-index:1000;position:absolute;display:none;}
.bian,#alttxt,div.contents img,.error3{border-radius: 5px;box-shadow: 0px 0px 15px #aaa;}
.fl{ float: left;}
.fr{ float: right;}
.wzl{ width: 900px;  font-size: 12px; color: #303030;}
.wzr{ width: 300px;}
.wzr a{ display: block; margin: 9px 10px; width: 64px; border: 1px solid #303030; float: right; text-align: center; line-height: 16px; color: #303030;}
.biao{width: 200px;margin: 0 auto;margin-bottom: 48px;text-align: center;}
.biao h1{font-size: 28px;color: #0256ac;margin: 0;}
.biao p{color: #bdbdbd;margin: 18px 0 15px;text-transform: uppercase;font-size: 14px;}
.biao .line{width: 40px;height: 2px;background: #0256ac;margin: 0 auto;}
/***头部***/
.head {}
.head .top {  width: 100%; padding: 15px 0;  display: flex;  justify-content: space-between;}
.head .logo { width: 760px; display: flex; align-items: center; justify-content: space-between;}
.head .logo img { display: block;}
.head .logo p { width: 290px; display: block; box-sizing: border-box; font-size: 18px; line-height: 30px; color: #565656; text-indent: 1em; border-left-style: solid; border-left-width: 1px; border-left-color: #565656;}
.head .toplx { width: 400px; display: flex; align-items: center; justify-content: space-between;}
.head .toplx img { width: 100px; height: 100px; display: block;}
.head .top .toplx .tel { width: 280px; background: url("../images/telephone.png") no-repeat left center; background-size: 70px; padding-left: 70px; box-sizing: border-box; color: #00829a; font-size: 16px;line-height: 20px;}
.head .top .toplx .tel span { box-sizing: border-box; color: #0376c7; font-size: 30px; font-weight: normal; line-height: 30px;}
.n-ul li a:hover{background: #fff;color: #0256ac;}
nav{width:100%;background: #0256ac;}
nav li{float: left;text-align: center;width:14.2%;line-height: 60px;}
nav li a{display:block;text-align:center;font-size:18px;color: #fff;}
nav li dl{width:200px;background:#0376c7;list-style-type:none;left:-999em;position:absolute;z-index:99999;float:left; color: #fff;}
nav li dl dt{height:44px;line-height:44px; text-align: center; color: #fff;}
nav li dl dt a{color:#fff;font-size:14px;height:44px;line-height:44px; display: block;}
nav li dl dt:hover a{ color: #fff; font-size: 16px;}
nav li:hover dl{left:auto;}
nav .current{ background: #fff;}
/* 公司简介 */
.jianjie{margin-bottom: 88px;margin-top: 80px;}
.jianjie .jj{display: flex;justify-content: space-between;}
.jianjie .jj .jjleft{width: 574px;}
.jianjie .jj .jjleft h1{margin-top: 0;}
.jianjie .jj .jjleft>p.yming{font-size: 16px;color: #448dcf;margin-bottom: 33px;}
.jianjie .jj .jjleft>.jjp{font-size: 16px;line-height: 2;margin-top: 40px;}
.gengduo{height: 50px;}
.gengduo a{display: block;font-size: 16px;color: #fff;background: #0376c7;text-align: center;transition: .5s;line-height: 40px;width: 160px;margin-top:20px;}
.gengduo a:hover{border: 1px solid #0376c7;color: #0376c7;background: none;border-radius: 20px;}
.jjright{overflow: hidden;}
.jjright img{width: 100%;}

.daren{ overflow: hidden; padding: 30px 0 30px;}
.heidi{ background-color:  #e6212a;width: 100%;}
.wt{ height:327px; overflow: hidden;padding-top: 15px;float: right;width: 500px;border: 1px solid #ccc;padding-bottom: 10px;padding-left: 10px; padding-right: 10px;}
.gh{overflow:hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.fga{ margin-bottom: 20px;}
.pang{ padding: 20px 30px; background-color: #666666;}
.opp{ margin-bottom: 15px;}
.hui {
	color: #888;
	width: 25%;
	float: left;
	text-align: center;
	font-size: 16px;
}
.dahong {
	color: #0256ac;
	font-weight: bold;
	font-size: 31px;
	display: inline-block;
}
/* 产品展示 */
.pro-box {
    padding-top: 80px;
	background: #f9f9f9;
}
/* .pro-main{ padding-top: 40px;} */
.cpfl{ display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 48px;}
.cpfl li{ text-align: center; padding: 0 20px;border-right: 2px solid #303030;}
.cpfl li:last-child{border-right: 0;}
.cpfl li a{ font-size: 20px; color: #303030; display: block;}
.cpfl li a:hover{color: #0376c7;}
/* .cpfl li:nth-child(1){ background: #FF871E;} */
.pro-tag {
    margin-bottom: 40px;
    display: flex;
    justify-content: center;
}
.pro-tag li {
    width: 100px;
    background: #00829a;
    font-size: 14px;
    border-bottom-style: none;
    border-bottom-width: 1px;
    border-bottom-color: #d6d6d6;
    line-height: 28px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #d6d6d6;
    border-right-color: #d6d6d6;
    border-left-color: #d6d6d6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    text-align: center;
}
.pro-tag li a{ color: #fff; display: block;}
.pro-tag li:hover{
	background: transparent;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.pro-tag li:hover a{ color: #00829A;}
.pro-zs{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 40px;}
.pro-zs li{ width: 380px; height: 260px;text-align: center; line-height: 45px;margin-bottom: 30px;position: relative;}
.pro-zs li ol{height: 216px; overflow: hidden;position: relative;}
.pro-zs li ol img{ width: 100%; height: 100%; transition: 0.6s;object-fit: cover;}
.pro-zs li:hover ol img{ transition: all 0.6s; transform: scale(1.1);}
.pro-zs li p{ font-size: 18px;}
.pro-zs li:hover p{background: #0256ac;color: #fff;}
.pro-zs .dim{ width:0%; height: 216px;  transition: all 0.6s;  position: absolute;left: 0;top: 0; transform: rotateX(90deg);}
.pro-zs .dim p{font-size: 25px;color: #fff;text-align: center;line-height: 216px;}
.pro-zs li:hover .dim{ width: 100%; height: 216px; transition: all 0.6s; background: rgba(51,51,51,0.6); transform: rotateX(0deg);}

/* 核心优势 */
.yousi{margin-top: 125px;}
.ys li{display: flex;}
.ys li div{width: 50%;}
.ys li .ysfont{padding: 40px 25px;}
.ys li .ysfont h1{color: #0256ac;font-size: 25px;margin-top: 0;}
.ys li .ysfont p{color: #9b9b9b;font-size: 18px;line-height: 1.5;}
/* 条幅 */
.tiaofu{height: 300px;background: url(../images/tiaofu.jpg) no-repeat;margin: 80px 0;position: relative;}
.tiaofu a{display: block;width: 100%;height: 100%;}

/* 工程案例 */
.gcal{ display: flex; justify-content: space-between; flex-wrap: wrap; margin-bottom: 40px;}
.gcal li{ width: 380px; height: 260px;text-align: center; line-height: 45px;margin-bottom: 30px;position: relative;}
.gcal li img{ width: 100%; height: 100%;object-fit: cover;}
.gcal li p{ width: 100%;font-size: 18px;color: #fff;position: absolute;left: 0;bottom: 0;background: rgba(2,86,172,.5);}
.gcal li a .xian{width: 341px;height: 180px;background: rgba(0, 0, 0, 0.3);position: absolute;top: 20px;left: 20px;font-size: 25px;color: #fff;text-align: center;line-height: 180px;transform: scale(0);transition: .5s;}
.gcal li:hover a .xian{transform: scale(1);}

/* 新闻咨询 */
.new{padding-top: 120px;padding-bottom: 55px;background: #f9f9f9;}
.new .bnew{display: flex;justify-content: space-between;}
.new .bnew .lnew{width: 770px;}
.new .bnew .rnew{width: 380px;}
.lnew ul li{margin-bottom: 73px;}
.lnew a .riqi{width: 100px;height: 100px;background: #888;text-align: center;margin-top: 8px;}
.lnew a .riqi h1{font-size: 38px;color: #fff;margin: 10px 0;}
.lnew a .riqi p{font-size: 16px;color: #fff;}
.lnew a .wa{padding: 12px 0;width: 638px;}
.lnew a .wa p:nth-child(1){font-size: 18px;color: #0256ac;margin-bottom: 20px;}
.lnew a .wa p:nth-child(2){font-size: 16px;color: #6e6e6e;}
.lnew ul li:hover a .riqi{background: #0256ac;}
.rnew img:nth-child(1){margin-bottom: 55px;}

/*脚部*/
footer {
    background: #0256ac;
    background-size: 100%;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    z-index: 10;
    overflow: hidden;
}
.foot {
    display: flex;
    justify-content: space-between;
    padding: 36px 0 16px 0;
}
.foot .ftitle {
    box-sizing: border-box;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    font-family: Microsoft YaHei;
    line-height: 30px;
}
.foot .ftitle hr {
    border: none;
}
.foot .fleft {
    width: 60%;
	padding-bottom: 30px;
}
.foot .fright {
    width: 40%;
    padding: 5px 7px 10px 30px;
}
.foot .finfo {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-indent: 2em;
    padding: 10px 38px 10px 0;
}
.foot .flxwm{margin-top: -18px;}
.foot .flxwm ul {
    display: flex;
	flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
}
.foot .flxwm ul li {
    box-sizing: border-box;
    font-family: Microsoft YaHei;
    font-size: 14px;
    color: #676767;
    line-height: 40px;
    width: 48%;
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(2)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(3)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(4)
{
    background-size: 30px;
}
.foot .flxwm ul li:nth-child(5)
{
    background-size: 30px;
	width: 80% !important;
}
.zright img{width: 163px;}

.fnav {
    display: flex;
    justify-content: space-around;
}
.fnav .aabb ul li{color: #fff;font-size: 14px;margin-bottom: 10px;}
.fnav .aabb>a {
    color: #ffffff;
    font-size: 18px;
    text-align: left;
    height: 44px;
    box-sizing: border-box;
    line-height: 44px;
    display: block;
}
.aabb li a{font-size: 14px;color: #fff;display: inline-block;margin-bottom: 10px;}
.copyright {
    background: #06396c;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    text-align: center;
}
.ci{text-align: center;color: #fff;}











#demo_{overflow:hidden;width:1200px;}
#indemo_{float:left;width:800%;}
#demo1_{float:left;}
#demo2_{float:left;}
.idllist1{margin:0px auto;}
.idllist1 li{float:left;margin:10px 10px 0px 10px; background-color:#fff; padding:2px; text-align: center; line-height: 40px;}
.idllist1 li ol{ width: 280px; height: 210px; overflow: hidden; border: 5px solid #fff; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);}
.idllist1 li ol img{width:280px;height:210px;}
.idllist1 li:hover ol img{ transition: all 0.6s; transform: scale(1.2);}
.idllist1 li a{ font-size: 14px; color: #333333;}



.nlx{ margin-top: 50px;}
.nlxt{ height: 40px; line-height: 40px; background: #0256ac; font-size: 16px; color: #fff; padding-left: 20px;}
.nlxb{ background: #f4f5f7; padding: 10px; line-height: 30px; font-size: 14px;}
.yqlj{ line-height:29px;text-align: center;color: #444444; }
.yq{ width: 120px;}
.yqlj dl{ font-size: 14px; font-weight: bold; color: #fff; float: left;}
.yqlj dt{ color: #fff;}
.yqlj a{color: #fff; line-height: 29px; float: left; margin-right: 15px;}
/*内页样式*/
.pubdate{text-align: center;font-size: 14px;}
.ileft{ width:220px; float:left; margin-right:10px;margin-bottom: 20px;}
.iright{ width:970px; float:left;margin-bottom: 20px;}
.icpfl dt {color: #fff;font-size: 18px;font-weight: bold;padding-left: 70px;padding-top: 20px;background: url(../images/icon5.png) no-repeat 25px center #0256ac;height: 60px;}
.icpfl dt span {font-size: 14px;font-weight: normal;}
.icpfl ul{ padding:15px 0px; background-color:#f4f5f7;}
.icpfl ul li{ background:url(../images/dot1.png) no-repeat 10px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul li a{ padding-left:20px; font-size:14px; color:#000;}
.icpfl ul li a:hover{color:#ef8008;}
.icpfl ul p{ background:url(../images/dot1.png) no-repeat 20px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul p a{ padding-left:30px; font-size:13px; color:#000;}
.icpfl ul p a:hover{color:#ef8008;}
.icpfl ul ol{ background:url(../images/dot1.png) no-repeat 30px center; line-height:32px; height:32px; background-color:#fff; margin-bottom:10px;}
.icpfl ul ol a{ padding-left:40px; font-size:12px; color:#000;}
.icpfl ul ol a:hover{color:#ef8008;}

.mup1{border-bottom:2px solid #333; height:39px; line-height:39px; font-size:14px; margin-bottom:15px;}
.mup{background-color: #0256ac; height:42px;line-height: 42px;color:#fff; font-size:14px;}
.mup p{height:42px;float:left;padding-left: 15px;}
.mup span{float:right;padding-right:10px;}
.mup span a{ font-size:14px; color:#fff;}
.mup span a:hover{color:#ef8008;}
.hg{line-height:30px; float: right; padding-right: 10px;}
.tp{width:950px;height:150px;border-bottom:1px #e4e4e4 solid;margin:auto;margin-top:10px;padding-bottom: 10px;}
.tp_img{width:147px;float:left;margin-right:10px;}
.tp_img a{text-align:center;width:145px;height:145px;display:table-cell;vertical-align:middle;overflow:hidden; border:1px solid #ccc;background-color: #fff;}
.tp_img a img{vertical-align:middle;cursor:pointer;transition: all 0.6s;}
.tp_img a img:hover{transform: scale(1.1);}
.tp_wz{width:793px;float: right;}
.tp_wz_bt{height:30px;line-height:30px;text-align: left;}
.tp_wz_bt a{font-size:14px;font-weight: bold;}
.tp_wz_bt span{float: right;padding: 0px 10px 0px 10px;background: #ff7519;}
.tp_wz_bt span a{font-size: 12px;font-weight: normal; color:#fff;}
.tp_wz_bt span a img{margin-right: 10px;}
.tp_wz_nr{line-height:30px;text-align: left;}
.rytp{width:227px;float:left;margin:0px 5px;}
.rytp a{width:225px;height:225px;display:table-cell;vertical-align:middle;overflow:hidden;border:1px solid #ccc;text-align:center;}
.rytp a img{vertical-align: middle;cursor:pointer;transition: all 0.6s;}
.rytp a img:hover{transform:scale(0.9);}
.rytp p{line-height:40px;height:40px;text-align:center;width:227px;margin:0px auto;}
.tittle{text-align:center;line-height:40px;height:40px;font-size: 18px;font-weight: bold;margin-top: 20px;}
.lb{text-align: left;float: left;}
.lb a{ color:#333;}
.nyxw2{width:48%;float: left;text-align: left;height:40px;line-height:40px;border-bottom: 1px #D5D5D5 dotted;margin-right: 2%; background:url(../images/dot1.png) no-repeat left center;color:#333;}
.nyxw2 a{ padding-left:20px; color:#333;}
.nyxw2 span{float: right;height:40px;line-height:40px}
.xgcp{width:227px;float: left;margin:0px 5px;text-align: center;line-height:25px;}
.xgcp a{ height:180px; overflow:hidden; display:inline-block;width:225px;}
.xgcp a img{border: 1px solid #ccc; -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;}
.xgcp a img:hover{-webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;}
.xgcp p{ line-height:32px;}
.xgcp p a{ color:#333;}
.page{width:880px;text-align: center;margin: 0px auto;}
.page li{text-align: center;padding-right: 10px;float: left}
.page li a{ color:#333;font-size: 14px;}
.current{color: #0256ac;}
.inews{padding: 10px;text-align: left;}
.inews li{height:40px;line-height:40px;text-align: left;border-bottom: 1px #D5D5D5 dotted; background:url(../images/dot1.png) no-repeat left center;}
.inews li a{ padding-left:20px;  font-size:14px;}
.inews li span{float:right;}
/*内页样式*/
.nr{line-height:30px;padding:10px 9px;font-size: 14px;border: 1px solid #ccc;}
@charset "utf-8";
/*---------- base ---------*/

input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.c {
	border: 1px solid #CCC; border-top:none
}
.clear {
	clear:both;
}
.h10 {
	height:10px;
	line-height:10px;
}
/* h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:normal
} */
.message_list{ padding:20px;}
.message_list ul li{ line-height:24px;}
.message_list ul li .message_tit{ border-bottom:1px dashed #dedede; line-height:30px; height:30px; }
.message_list ul li .info{ border-bottom:1px solid #dedede; padding:10px 0;}
.message_list ul li .date{ display:inline-block; font-size:12px; color:#999; margin-left:20px; }
a.message_add{ float:right; display:inline-block; color:#f00; margin-right:20px; }
.message_add_form{ padding:20px;}
.reply_list ul li{ padding:10px 20px; background:#eee; }
.form_table th{ font-weight:normal; vertical-align:top; padding-top:10px; width:100px; }
.form_table td{ font-weight:normal; vertical-align:middle; padding-top:10px;  }
.detail_table th{ padding:8px 0; }
.list_btn,.search_btn{ display:inline-block; width:79px; height:35px; line-height:35px; text-align:center; background:url(../images/btn_bg.gif) no-repeat; border:0;cursor:pointer; }
.list_input{ font-size:14px; height:32px; padding:0 3px; line-height:32px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
.input_date{ height:32px; padding:0 3px; background:url(../images/icon.png) no-repeat center right; line-height:32px; border:1px solid #a7b5bc; border-right:1px solid #ced9df; border-bottom:1px solid #ced9df; width:400px;  }
.list_textarea{ height:80px; width:400px; padding:0 3px;  line-height:20px; border:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; width:400px;  }
a.sub_btn,.sub_btn{ display:inline-block; background:url(../images/sub_btn_bg.png) no-repeat; width:138px; text-align:center; color:#fff; height:36px; line-height:36px; border:0; font-size:14px; cursor:pointer; font-weight:bold; }
table{ width: 100%;}